home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 10 - 1994 / 10.03 Mar 94 / StackTranslators / StackTranslatorComponent.r < prev   
Encoding:
Text File  |  1994-02-14  |  598 b   |  16 lines  |  [TEXT/MPS ]

  1. data 'thng' (129, "StackToText") {
  2.    "STRN"        /* componentType: 'STRN' */
  3.    "STTT"        /* componentSubType: 'STTT' */
  4.    "KCAL"        /* componentManufacturer: 'KCAL' */
  5.    $"80000000"    /* componentFlags: cmpWantsRegisterMessage */
  6.    $"00000000"    /* componentFlagsMask: 0 */
  7.    "PROC"        /* component Type: 'PROC' */
  8.    $"0080"        /* component ID: 128 */
  9.    "STR "        /* componentName Type: 'STR ' */
  10.    $"0080"        /* componentName ID: 128 */
  11.    "STR "        /* componentInfo Type: 'STR ' */
  12.    $"0081"        /* componentInfo ID: 129 */
  13.    "ICON"        /* componentIcon Type: 'ICON' */
  14.    $"0080"        /* componentIcon ID: 128 */
  15. };
  16.